Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 14, 2019 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/32105438a52fb98703462f1a384304f9 to your computer and use it in GitHub Desktop.
Save ryantm/32105438a52fb98703462f1a384304f9 to your computer and use it in GitHub Desktop.
/nix/store/nfhxyfxmf9smlpignb0ljcng6k0bap4s-atlassian-cli-8.2.0
├── bin
│   ├── agile
│   ├── bamboo
│   ├── bitbucket
│   ├── confluence
│   ├── csv
│   ├── hipchat
│   ├── jira
│   ├── servicedesk
│   ├── structure
│   ├── tempo
│   ├── trello
│   └── upm
└── share
├── doc
│   └── atlassian-cli
│   ├── license
│   │   ├── LICENSE-ANTLR.txt
│   │   ├── LICENSE-APACHE.txt
│   │   ├── LICENSE-ASCIITABLE.txt
│   │   ├── LICENSE-AUTOLINK.txt
│   │   ├── LICENSE-BOBSWIFT.txt
│   │   ├── LICENSE-FLEXMARK.txt
│   │   ├── LICENSE-JSAP.txt
│   │   ├── LICENSE-JSON-SIMPLE.txt
│   │   ├── LICENSE-JSOUP.txt
│   │   ├── LICENSE-POSTGRESQL.txt
│   │   ├── LICENSE.txt
│   │   └── NOTICES.txt
│   └── README.txt
└── java
├── agile-cli-8.2.0.jar
├── appfire-asciitable-0.3.2.jar
├── appfire-flexmark-0.28.6.jar
├── bamboo-cli-8.2.0.jar
├── bitbucket-cli-8.2.0.jar
├── bitbucketcloud-cli-8.2.0.jar
├── cli-8.2.0.jar
├── commons-codec-1.9.jar
├── commons-io-2.4.jar
├── commons-lang3-3.3.2.jar
├── commons-logging-1.2.jar
├── confluence-cli-8.2.0.jar
├── csv-cli-8.2.0.jar
├── httpclient-4.5.jar
├── httpcore-4.4.1.jar
├── httpmime-4.5.jar
├── jdbc
│   └── postgresql-42.2.5.jar
├── jira-cli-8.2.0.jar
├── jsap-2.1.jar
├── json-simple-1.1.jar
├── jsoup-1.10.3.jar
├── marketplace-cli-8.2.0.jar
├── servicedesk-cli-8.2.0.jar
├── slack-cli-8.2.0.jar
├── structure-cli-8.2.0.jar
├── tempo-cli-8.2.0.jar
├── trello-cli-8.2.0.jar
└── upm-cli-8.2.0.jar
7 directories, 53 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment