We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Creating a new config file by executing this command:
$ pbadmin --config ./pb.yaml network init --net-id 000013 --tenant-id ttn --rights READ_ROUTING_POLICY --router-address eu.packetbroker.io Saved configuration to .pb.yaml
After this there is a config file named .pb.yaml in the working directory, and not pb.yaml as expected.
.pb.yaml
pb.yaml
Not sure if this is a user error or bug in pbadmin.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Creating a new config file by executing this command:
After this there is a config file named
.pb.yaml
in the working directory, and notpb.yaml
as expected.Not sure if this is a user error or bug in pbadmin.
The text was updated successfully, but these errors were encountered: