Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. [bkincaid@localhost atf]$ ./atf.py dummy --pdc-import-repo --stage --dist
  2. INFO | ./atf.py: ATF started
  3. INFO | ./atf.py: Determining and loading product lib...
  4. INFO | ./atf.py: Printing help
  5. usage: atf.py [-h]
  6. {devtools-1.0,dotnet-1.0,dotnet-1.1,dotnet-2.0,dummy-1.0,rhscl-2.1,rhscl-2.2,rhscl-2.3,rhscl-2.4,rhscl-3.0}
  7. ...
  8.  
  9. optional arguments:
  10. -h, --help show this help message and exit
  11.  
  12. Commands:
  13. {devtools-1.0,dotnet-1.0,dotnet-1.1,dotnet-2.0,dummy-1.0,rhscl-2.1,rhscl-2.2,rhscl-2.3,rhscl-2.4,rhscl-3.0}
  14. devtools-1.0 DevTools-1.0 Development
  15. dotnet-1.0 dotNET-1.0 Maintenance
  16. dotnet-1.1 dotNET-1.1 Maintenance
  17. dotnet-2.0 dotNET-2.0 Development
  18. dummy-1.0 dummy-1.0 product lib, derived from generic template
  19. rhscl-2.1 RHSCL-2.1 Maintenance
  20. rhscl-2.2 RHSCL-2.2 Maintenance
  21. rhscl-2.3 RHSCL-2.3 Unsupported
  22. rhscl-2.4 RHSCL-2.4 Maintenance
  23. rhscl-3.0 RHSCL-3.0 Development
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement