Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect envs #11

Closed
suzuki-hoge opened this issue Aug 5, 2018 · 2 comments
Closed

detect envs #11

suzuki-hoge opened this issue Aug 5, 2018 · 2 comments
Labels

Comments

@suzuki-hoge
Copy link
Owner

suzuki-hoge commented Aug 5, 2018

create-objects

arguments

has-hub create-objects yaml-path [options]

examples

full options.

has-hub create-objects sprint_1.yaml --owner suzuki-hoge --repo has-hub-workspace --github-token 12345678 --zenhub-token abcdefghizklmnop --log ~/sprint-1.log --proxy 133.202.255.10:8080

short name parameters.

has-hub create-objects sprint_1.yaml -o suzuki-hoge -r has-hub-workspace -g 12345678 -z abcdefghizklmnop -l ~/sprint-1.log -p 133.202.255.10:8080

when option miss, detect them.

has-hub create-objects objects.yaml

detecting...
owner        : suzuki-hoge
repo         : has-hub-workspace
github-token : xxx
zenhub-token : xxx
log          : ./has-hub.log
proxy        : no-use

create-milestones

arguments

has-hub create-milestones github-token zenhub-token yaml-path [options]

examples

options are same as create-objects.

refer-all

arguments

has-hub refer-all github-token zenhub-token [options]

examples

options are same as create-objects.

generate-template

arguments

has-hub generate-template out-path

examples

has-hub generate-template ./sample.yaml
@suzuki-hoge
Copy link
Owner Author

validate log path writable

@suzuki-hoge suzuki-hoge added the app label Aug 8, 2018
@suzuki-hoge suzuki-hoge mentioned this issue Aug 16, 2018
8 tasks
@suzuki-hoge
Copy link
Owner Author

suzuki-hoge commented Aug 17, 2018

rename executable -> detect envs

@suzuki-hoge suzuki-hoge changed the title executable detecting Aug 17, 2018
@suzuki-hoge suzuki-hoge mentioned this issue Aug 17, 2018
@suzuki-hoge suzuki-hoge changed the title detecting detect envs Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant