We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80a3e90 + 24e2472 commit 9131895Copy full SHA for 9131895
cli.json
@@ -5,7 +5,7 @@
5
"commands": [
6
{
7
"name": "sandbox",
8
- "version": "1.0.0",
+ "version": "1.2.0",
9
"description": "Manage Akamai Sandbox environments.",
10
"bin": "https://github.com/akamai/cli-sandbox/releases/download/{{.Version}}/akamai-{{.Name}}-{{.Version}}-{{.OS}}-{{.Arch}}{{.BinSuffix}}"
11
}
package.json
@@ -1,6 +1,6 @@
1
2
"name": "akamai-sandbox-cli",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "A tool that makes it easier to manage Akamai Sandboxes. Call the Sandbox API from the command line.",
"repository": "https://github.com/akamai/cli-sandbox",
"scripts": {
0 commit comments