Skip to content

Instantly share code, notes, and snippets.

@devfreddy
Last active March 5, 2020 20:52
Show Gist options
  • Save devfreddy/f24c7df6ff52459fd744aa790cf8f232 to your computer and use it in GitHub Desktop.
Save devfreddy/f24c7df6ff52459fd744aa790cf8f232 to your computer and use it in GitHub Desktop.
# To create a new uuid for the nerdpack so that you can deploy it to your account:
nr1 nerdpack:uuid -g [--profile=your_profile_name]

# To see a list of APIkeys / profiles available in your development environment:
# nr1 profiles:list
nr1 nerdpack:publish [--profile=your_profile_name]
nr1 nerdpack:deploy [-c [DEV|BETA|STABLE]] [--profile=your_profile_name]
nr1 nerdpack:subscribe [-c [DEV|BETA|STABLE]] [--profile=your_profile_name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment